jQuery add() Method

add() method constructs a new jQuery object from the union of those elements and the ones passed into the method.

Code :